9 /* Begin PBXAggregateTarget section */
10 4C96F87F0F8288070051687B /* Samples */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 4C96F88F0F8288290051687B /* Build configuration list for PBXAggregateTarget "Samples" */;
16 4C96F88B0F82881B0051687B /* PBXTargetDependency */,
17 4C96F8890F8288190051687B /* PBXTargetDependency */,
18 4C96F8870F8288170051687B /* PBXTargetDependency */,
19 4C96F8850F8288140051687B /* PBXTargetDependency */,
20 4C96F8830F82880E0051687B /* PBXTargetDependency */,
23 productName = Samples;
25 /* End PBXAggregateTarget section */
27 /* Begin PBXBuildFile section */
28 4CBAB02C0F780242006D97F1 /* apply.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CBAB02A0F780242006D97F1 /* apply.c */; };
29 4CBAB04C0F7802DA006D97F1 /* netcat.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CBAB04A0F7802DA006D97F1 /* netcat.c */; };
30 4CBAB0530F7802F1006D97F1 /* proc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CBAB0510F7802F1006D97F1 /* proc.c */; };
31 4CBAB0560F780314006D97F1 /* readFile.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CBAB0540F780314006D97F1 /* readFile.c */; };
32 4CBAB0590F780327006D97F1 /* timers.c in Sources */ = {isa = PBXBuildFile; fileRef = 4CBAB0570F780327006D97F1 /* timers.c */; };
33 /* End PBXBuildFile section */
35 /* Begin PBXContainerItemProxy section */
36 4C96F8820F82880E0051687B /* PBXContainerItemProxy */ = {
37 isa = PBXContainerItemProxy;
38 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
40 remoteGlobalIDString = 4CBAB0240F7801C6006D97F1;
41 remoteInfo = "dispatch-apply";
43 4C96F8840F8288140051687B /* PBXContainerItemProxy */ = {
44 isa = PBXContainerItemProxy;
45 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
47 remoteGlobalIDString = 4CBAB0300F780272006D97F1;
48 remoteInfo = "dispatch-netcat";
50 4C96F8860F8288170051687B /* PBXContainerItemProxy */ = {
51 isa = PBXContainerItemProxy;
52 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
54 remoteGlobalIDString = 4CBAB0370F78028E006D97F1;
55 remoteInfo = "dispatch-proc";
57 4C96F8880F8288190051687B /* PBXContainerItemProxy */ = {
58 isa = PBXContainerItemProxy;
59 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
61 remoteGlobalIDString = 4CBAB03E0F7802A6006D97F1;
62 remoteInfo = "dispatch-readFile";
64 4C96F88A0F82881B0051687B /* PBXContainerItemProxy */ = {
65 isa = PBXContainerItemProxy;
66 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
68 remoteGlobalIDString = 4CBAB0450F7802BA006D97F1;
69 remoteInfo = "dispatch-timers";
71 /* End PBXContainerItemProxy section */
73 /* Begin PBXFileReference section */
74 4CBAB0250F7801C6006D97F1 /* dispatch-apply */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "dispatch-apply"; sourceTree = BUILT_PRODUCTS_DIR; };
75 4CBAB02A0F780242006D97F1 /* apply.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = apply.c; sourceTree = "<group>"; };
76 4CBAB0310F780272006D97F1 /* dispatch-netcat */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "dispatch-netcat"; sourceTree = BUILT_PRODUCTS_DIR; };
77 4CBAB0380F78028E006D97F1 /* dispatch-proc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "dispatch-proc"; sourceTree = BUILT_PRODUCTS_DIR; };
78 4CBAB03F0F7802A6006D97F1 /* dispatch-readFile */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "dispatch-readFile"; sourceTree = BUILT_PRODUCTS_DIR; };
79 4CBAB0460F7802BA006D97F1 /* dispatch-timers */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "dispatch-timers"; sourceTree = BUILT_PRODUCTS_DIR; };
80 4CBAB04A0F7802DA006D97F1 /* netcat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = netcat.c; sourceTree = "<group>"; };
81 4CBAB0510F7802F1006D97F1 /* proc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = proc.c; sourceTree = "<group>"; };
82 4CBAB0540F780314006D97F1 /* readFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = readFile.c; sourceTree = "<group>"; };
83 4CBAB0570F780327006D97F1 /* timers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timers.c; sourceTree = "<group>"; };
84 /* End PBXFileReference section */
86 /* Begin PBXFrameworksBuildPhase section */
87 4CBAB0230F7801C6006D97F1 /* Frameworks */ = {
88 isa = PBXFrameworksBuildPhase;
89 buildActionMask = 2147483647;
92 runOnlyForDeploymentPostprocessing = 0;
94 4CBAB02F0F780272006D97F1 /* Frameworks */ = {
95 isa = PBXFrameworksBuildPhase;
96 buildActionMask = 2147483647;
99 runOnlyForDeploymentPostprocessing = 0;
101 4CBAB0360F78028E006D97F1 /* Frameworks */ = {
102 isa = PBXFrameworksBuildPhase;
103 buildActionMask = 2147483647;
106 runOnlyForDeploymentPostprocessing = 0;
108 4CBAB03D0F7802A6006D97F1 /* Frameworks */ = {
109 isa = PBXFrameworksBuildPhase;
110 buildActionMask = 2147483647;
113 runOnlyForDeploymentPostprocessing = 0;
115 4CBAB0440F7802BA006D97F1 /* Frameworks */ = {
116 isa = PBXFrameworksBuildPhase;
117 buildActionMask = 2147483647;
120 runOnlyForDeploymentPostprocessing = 0;
122 /* End PBXFrameworksBuildPhase section */
124 /* Begin PBXGroup section */
125 08FB7794FE84155DC02AAC07 /* Dispatch Samples */ = {
128 08FB7795FE84155DC02AAC07 /* Source */,
129 C6A0FF2B0290797F04C91782 /* Documentation */,
130 1AB674ADFE9D54B511CA2CBB /* Products */,
132 name = "Dispatch Samples";
133 sourceTree = "<group>";
135 08FB7795FE84155DC02AAC07 /* Source */ = {
138 4CBAB0570F780327006D97F1 /* timers.c */,
139 4CBAB0540F780314006D97F1 /* readFile.c */,
140 4CBAB0510F7802F1006D97F1 /* proc.c */,
141 4CBAB04A0F7802DA006D97F1 /* netcat.c */,
142 4CBAB02A0F780242006D97F1 /* apply.c */,
145 sourceTree = "<group>";
147 1AB674ADFE9D54B511CA2CBB /* Products */ = {
150 4CBAB0250F7801C6006D97F1 /* dispatch-apply */,
151 4CBAB0310F780272006D97F1 /* dispatch-netcat */,
152 4CBAB0380F78028E006D97F1 /* dispatch-proc */,
153 4CBAB03F0F7802A6006D97F1 /* dispatch-readFile */,
154 4CBAB0460F7802BA006D97F1 /* dispatch-timers */,
157 sourceTree = "<group>";
159 C6A0FF2B0290797F04C91782 /* Documentation */ = {
163 name = Documentation;
164 sourceTree = "<group>";
166 /* End PBXGroup section */
168 /* Begin PBXNativeTarget section */
169 4CBAB0240F7801C6006D97F1 /* dispatch-apply */ = {
170 isa = PBXNativeTarget;
171 buildConfigurationList = 4CBAB0290F7801E5006D97F1 /* Build configuration list for PBXNativeTarget "dispatch-apply" */;
173 4CBAB0220F7801C6006D97F1 /* Sources */,
174 4CBAB0230F7801C6006D97F1 /* Frameworks */,
180 name = "dispatch-apply";
181 productName = "dispatch-apply";
182 productReference = 4CBAB0250F7801C6006D97F1 /* dispatch-apply */;
183 productType = "com.apple.product-type.tool";
185 4CBAB0300F780272006D97F1 /* dispatch-netcat */ = {
186 isa = PBXNativeTarget;
187 buildConfigurationList = 4CBAB04D0F7802DA006D97F1 /* Build configuration list for PBXNativeTarget "dispatch-netcat" */;
189 4CBAB02E0F780272006D97F1 /* Sources */,
190 4CBAB02F0F780272006D97F1 /* Frameworks */,
196 name = "dispatch-netcat";
197 productName = "dispatch-netcat";
198 productReference = 4CBAB0310F780272006D97F1 /* dispatch-netcat */;
199 productType = "com.apple.product-type.tool";
201 4CBAB0370F78028E006D97F1 /* dispatch-proc */ = {
202 isa = PBXNativeTarget;
203 buildConfigurationList = 4CBAB04E0F7802DA006D97F1 /* Build configuration list for PBXNativeTarget "dispatch-proc" */;
205 4CBAB0350F78028E006D97F1 /* Sources */,
206 4CBAB0360F78028E006D97F1 /* Frameworks */,
212 name = "dispatch-proc";
213 productName = "dispatch-proc";
214 productReference = 4CBAB0380F78028E006D97F1 /* dispatch-proc */;
215 productType = "com.apple.product-type.tool";
217 4CBAB03E0F7802A6006D97F1 /* dispatch-readFile */ = {
218 isa = PBXNativeTarget;
219 buildConfigurationList = 4CBAB04F0F7802DA006D97F1 /* Build configuration list for PBXNativeTarget "dispatch-readFile" */;
221 4CBAB03C0F7802A6006D97F1 /* Sources */,
222 4CBAB03D0F7802A6006D97F1 /* Frameworks */,
228 name = "dispatch-readFile";
229 productName = "dispatch-readFile";
230 productReference = 4CBAB03F0F7802A6006D97F1 /* dispatch-readFile */;
231 productType = "com.apple.product-type.tool";
233 4CBAB0450F7802BA006D97F1 /* dispatch-timers */ = {
234 isa = PBXNativeTarget;
235 buildConfigurationList = 4CBAB0500F7802DA006D97F1 /* Build configuration list for PBXNativeTarget "dispatch-timers" */;
237 4CBAB0430F7802BA006D97F1 /* Sources */,
238 4CBAB0440F7802BA006D97F1 /* Frameworks */,
244 name = "dispatch-timers";
245 productName = "dispatch-timers";
246 productReference = 4CBAB0460F7802BA006D97F1 /* dispatch-timers */;
247 productType = "com.apple.product-type.tool";
249 /* End PBXNativeTarget section */
251 /* Begin PBXProject section */
252 08FB7793FE84155DC02AAC07 /* Project object */ = {
254 buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "Dispatch Samples" */;
255 compatibilityVersion = "Xcode 3.1";
256 hasScannedForEncodings = 1;
257 mainGroup = 08FB7794FE84155DC02AAC07 /* Dispatch Samples */;
261 4C96F87F0F8288070051687B /* Samples */,
262 4CBAB0240F7801C6006D97F1 /* dispatch-apply */,
263 4CBAB0300F780272006D97F1 /* dispatch-netcat */,
264 4CBAB0370F78028E006D97F1 /* dispatch-proc */,
265 4CBAB03E0F7802A6006D97F1 /* dispatch-readFile */,
266 4CBAB0450F7802BA006D97F1 /* dispatch-timers */,
269 /* End PBXProject section */
271 /* Begin PBXSourcesBuildPhase section */
272 4CBAB0220F7801C6006D97F1 /* Sources */ = {
273 isa = PBXSourcesBuildPhase;
274 buildActionMask = 2147483647;
276 4CBAB02C0F780242006D97F1 /* apply.c in Sources */,
278 runOnlyForDeploymentPostprocessing = 0;
280 4CBAB02E0F780272006D97F1 /* Sources */ = {
281 isa = PBXSourcesBuildPhase;
282 buildActionMask = 2147483647;
284 4CBAB04C0F7802DA006D97F1 /* netcat.c in Sources */,
286 runOnlyForDeploymentPostprocessing = 0;
288 4CBAB0350F78028E006D97F1 /* Sources */ = {
289 isa = PBXSourcesBuildPhase;
290 buildActionMask = 2147483647;
292 4CBAB0530F7802F1006D97F1 /* proc.c in Sources */,
294 runOnlyForDeploymentPostprocessing = 0;
296 4CBAB03C0F7802A6006D97F1 /* Sources */ = {
297 isa = PBXSourcesBuildPhase;
298 buildActionMask = 2147483647;
300 4CBAB0560F780314006D97F1 /* readFile.c in Sources */,
302 runOnlyForDeploymentPostprocessing = 0;
304 4CBAB0430F7802BA006D97F1 /* Sources */ = {
305 isa = PBXSourcesBuildPhase;
306 buildActionMask = 2147483647;
308 4CBAB0590F780327006D97F1 /* timers.c in Sources */,
310 runOnlyForDeploymentPostprocessing = 0;
312 /* End PBXSourcesBuildPhase section */
314 /* Begin PBXTargetDependency section */
315 4C96F8830F82880E0051687B /* PBXTargetDependency */ = {
316 isa = PBXTargetDependency;
317 target = 4CBAB0240F7801C6006D97F1 /* dispatch-apply */;
318 targetProxy = 4C96F8820F82880E0051687B /* PBXContainerItemProxy */;
320 4C96F8850F8288140051687B /* PBXTargetDependency */ = {
321 isa = PBXTargetDependency;
322 target = 4CBAB0300F780272006D97F1 /* dispatch-netcat */;
323 targetProxy = 4C96F8840F8288140051687B /* PBXContainerItemProxy */;
325 4C96F8870F8288170051687B /* PBXTargetDependency */ = {
326 isa = PBXTargetDependency;
327 target = 4CBAB0370F78028E006D97F1 /* dispatch-proc */;
328 targetProxy = 4C96F8860F8288170051687B /* PBXContainerItemProxy */;
330 4C96F8890F8288190051687B /* PBXTargetDependency */ = {
331 isa = PBXTargetDependency;
332 target = 4CBAB03E0F7802A6006D97F1 /* dispatch-readFile */;
333 targetProxy = 4C96F8880F8288190051687B /* PBXContainerItemProxy */;
335 4C96F88B0F82881B0051687B /* PBXTargetDependency */ = {
336 isa = PBXTargetDependency;
337 target = 4CBAB0450F7802BA006D97F1 /* dispatch-timers */;
338 targetProxy = 4C96F88A0F82881B0051687B /* PBXContainerItemProxy */;
340 /* End PBXTargetDependency section */
342 /* Begin XCBuildConfiguration section */
343 1DEB928A08733DD80010E9CD /* Debug */ = {
344 isa = XCBuildConfiguration;
346 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
347 GCC_C_LANGUAGE_STANDARD = gnu99;
348 GCC_OPTIMIZATION_LEVEL = 0;
349 GCC_WARN_ABOUT_RETURN_TYPE = YES;
350 GCC_WARN_UNUSED_VARIABLE = YES;
351 ONLY_ACTIVE_ARCH = YES;
353 SDKROOT = macosx10.6;
357 1DEB928B08733DD80010E9CD /* Release */ = {
358 isa = XCBuildConfiguration;
360 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
361 GCC_C_LANGUAGE_STANDARD = gnu99;
362 GCC_WARN_ABOUT_RETURN_TYPE = YES;
363 GCC_WARN_UNUSED_VARIABLE = YES;
365 SDKROOT = macosx10.6;
369 4C96F8800F8288080051687B /* Debug */ = {
370 isa = XCBuildConfiguration;
372 COPY_PHASE_STRIP = NO;
373 GCC_DYNAMIC_NO_PIC = NO;
374 GCC_OPTIMIZATION_LEVEL = 0;
375 PRODUCT_NAME = Samples;
379 4C96F8810F8288080051687B /* Release */ = {
380 isa = XCBuildConfiguration;
382 COPY_PHASE_STRIP = YES;
383 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
384 GCC_ENABLE_FIX_AND_CONTINUE = NO;
385 PRODUCT_NAME = Samples;
390 4CBAB0270F7801C7006D97F1 /* Debug */ = {
391 isa = XCBuildConfiguration;
393 ALWAYS_SEARCH_USER_PATHS = NO;
394 COPY_PHASE_STRIP = NO;
395 GCC_DYNAMIC_NO_PIC = NO;
396 GCC_ENABLE_FIX_AND_CONTINUE = YES;
397 GCC_MODEL_TUNING = G5;
398 GCC_OPTIMIZATION_LEVEL = 0;
399 INSTALL_PATH = /usr/local/bin;
401 PRODUCT_NAME = "dispatch-apply";
405 4CBAB0280F7801C7006D97F1 /* Release */ = {
406 isa = XCBuildConfiguration;
408 ALWAYS_SEARCH_USER_PATHS = NO;
409 COPY_PHASE_STRIP = YES;
410 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
411 GCC_ENABLE_FIX_AND_CONTINUE = NO;
412 GCC_MODEL_TUNING = G5;
413 INSTALL_PATH = /usr/local/bin;
415 PRODUCT_NAME = "dispatch-apply";
420 4CBAB0330F780273006D97F1 /* Debug */ = {
421 isa = XCBuildConfiguration;
423 ALWAYS_SEARCH_USER_PATHS = NO;
424 COPY_PHASE_STRIP = NO;
425 GCC_DYNAMIC_NO_PIC = NO;
426 GCC_ENABLE_FIX_AND_CONTINUE = YES;
427 GCC_MODEL_TUNING = G5;
428 GCC_OPTIMIZATION_LEVEL = 0;
429 INSTALL_PATH = /usr/local/bin;
431 PRODUCT_NAME = "dispatch-netcat";
435 4CBAB0340F780273006D97F1 /* Release */ = {
436 isa = XCBuildConfiguration;
438 ALWAYS_SEARCH_USER_PATHS = NO;
439 COPY_PHASE_STRIP = YES;
440 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
441 GCC_ENABLE_FIX_AND_CONTINUE = NO;
442 GCC_MODEL_TUNING = G5;
443 INSTALL_PATH = /usr/local/bin;
445 PRODUCT_NAME = "dispatch-netcat";
450 4CBAB03A0F78028F006D97F1 /* Debug */ = {
451 isa = XCBuildConfiguration;
453 ALWAYS_SEARCH_USER_PATHS = NO;
454 COPY_PHASE_STRIP = NO;
455 GCC_DYNAMIC_NO_PIC = NO;
456 GCC_ENABLE_FIX_AND_CONTINUE = YES;
457 GCC_MODEL_TUNING = G5;
458 GCC_OPTIMIZATION_LEVEL = 0;
459 INSTALL_PATH = /usr/local/bin;
461 PRODUCT_NAME = "dispatch-proc";
465 4CBAB03B0F78028F006D97F1 /* Release */ = {
466 isa = XCBuildConfiguration;
468 ALWAYS_SEARCH_USER_PATHS = NO;
469 COPY_PHASE_STRIP = YES;
470 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
471 GCC_ENABLE_FIX_AND_CONTINUE = NO;
472 GCC_MODEL_TUNING = G5;
473 INSTALL_PATH = /usr/local/bin;
475 PRODUCT_NAME = "dispatch-proc";
480 4CBAB0410F7802A7006D97F1 /* Debug */ = {
481 isa = XCBuildConfiguration;
483 ALWAYS_SEARCH_USER_PATHS = NO;
484 COPY_PHASE_STRIP = NO;
485 GCC_DYNAMIC_NO_PIC = NO;
486 GCC_ENABLE_FIX_AND_CONTINUE = YES;
487 GCC_MODEL_TUNING = G5;
488 GCC_OPTIMIZATION_LEVEL = 0;
489 INSTALL_PATH = /usr/local/bin;
491 PRODUCT_NAME = "dispatch-readFile";
495 4CBAB0420F7802A7006D97F1 /* Release */ = {
496 isa = XCBuildConfiguration;
498 ALWAYS_SEARCH_USER_PATHS = NO;
499 COPY_PHASE_STRIP = YES;
500 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
501 GCC_ENABLE_FIX_AND_CONTINUE = NO;
502 GCC_MODEL_TUNING = G5;
503 INSTALL_PATH = /usr/local/bin;
505 PRODUCT_NAME = "dispatch-readFile";
510 4CBAB0480F7802BB006D97F1 /* Debug */ = {
511 isa = XCBuildConfiguration;
513 ALWAYS_SEARCH_USER_PATHS = NO;
514 COPY_PHASE_STRIP = NO;
515 GCC_DYNAMIC_NO_PIC = NO;
516 GCC_ENABLE_FIX_AND_CONTINUE = YES;
517 GCC_MODEL_TUNING = G5;
518 GCC_OPTIMIZATION_LEVEL = 0;
519 INSTALL_PATH = /usr/local/bin;
521 PRODUCT_NAME = "dispatch-timers";
525 4CBAB0490F7802BB006D97F1 /* Release */ = {
526 isa = XCBuildConfiguration;
528 ALWAYS_SEARCH_USER_PATHS = NO;
529 COPY_PHASE_STRIP = YES;
530 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
531 GCC_ENABLE_FIX_AND_CONTINUE = NO;
532 GCC_MODEL_TUNING = G5;
533 INSTALL_PATH = /usr/local/bin;
535 PRODUCT_NAME = "dispatch-timers";
540 /* End XCBuildConfiguration section */
542 /* Begin XCConfigurationList section */
543 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "Dispatch Samples" */ = {
544 isa = XCConfigurationList;
545 buildConfigurations = (
546 1DEB928A08733DD80010E9CD /* Debug */,
547 1DEB928B08733DD80010E9CD /* Release */,
549 defaultConfigurationIsVisible = 0;
550 defaultConfigurationName = Release;
552 4C96F88F0F8288290051687B /* Build configuration list for PBXAggregateTarget "Samples" */ = {
553 isa = XCConfigurationList;
554 buildConfigurations = (
555 4C96F8800F8288080051687B /* Debug */,
556 4C96F8810F8288080051687B /* Release */,
558 defaultConfigurationIsVisible = 0;
559 defaultConfigurationName = Release;
561 4CBAB0290F7801E5006D97F1 /* Build configuration list for PBXNativeTarget "dispatch-apply" */ = {
562 isa = XCConfigurationList;
563 buildConfigurations = (
564 4CBAB0270F7801C7006D97F1 /* Debug */,
565 4CBAB0280F7801C7006D97F1 /* Release */,
567 defaultConfigurationIsVisible = 0;
568 defaultConfigurationName = Release;
570 4CBAB04D0F7802DA006D97F1 /* Build configuration list for PBXNativeTarget "dispatch-netcat" */ = {
571 isa = XCConfigurationList;
572 buildConfigurations = (
573 4CBAB0330F780273006D97F1 /* Debug */,
574 4CBAB0340F780273006D97F1 /* Release */,
576 defaultConfigurationIsVisible = 0;
577 defaultConfigurationName = Release;
579 4CBAB04E0F7802DA006D97F1 /* Build configuration list for PBXNativeTarget "dispatch-proc" */ = {
580 isa = XCConfigurationList;
581 buildConfigurations = (
582 4CBAB03A0F78028F006D97F1 /* Debug */,
583 4CBAB03B0F78028F006D97F1 /* Release */,
585 defaultConfigurationIsVisible = 0;
586 defaultConfigurationName = Release;
588 4CBAB04F0F7802DA006D97F1 /* Build configuration list for PBXNativeTarget "dispatch-readFile" */ = {
589 isa = XCConfigurationList;
590 buildConfigurations = (
591 4CBAB0410F7802A7006D97F1 /* Debug */,
592 4CBAB0420F7802A7006D97F1 /* Release */,
594 defaultConfigurationIsVisible = 0;
595 defaultConfigurationName = Release;
597 4CBAB0500F7802DA006D97F1 /* Build configuration list for PBXNativeTarget "dispatch-timers" */ = {
598 isa = XCConfigurationList;
599 buildConfigurations = (
600 4CBAB0480F7802BB006D97F1 /* Debug */,
601 4CBAB0490F7802BB006D97F1 /* Release */,
603 defaultConfigurationIsVisible = 0;
604 defaultConfigurationName = Release;
606 /* End XCConfigurationList section */
608 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;